home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 684 / 684.xpi / chrome / fireftp.jar / locale / en-US / diff.dtd < prev    next >
Text File  |  2007-11-24  |  1KB  |  25 lines

  1. <!ENTITY title            "Sync Directories">
  2.  
  3. <!ENTITY file.label       "File">
  4. <!ENTITY reason.label     "Reason">
  5. <!ENTITY action.label     "Action">
  6. <!ENTITY download.label   "Download">
  7. <!ENTITY upload.label     "Upload">
  8. <!ENTITY nothing.label    "Do Nothing">
  9. <!ENTITY defaults.label   "Change Selection">
  10. <!ENTITY local.label      "For missing local files:">
  11. <!ENTITY remote.label     "For missing remote files:">
  12. <!ENTITY diff.label       "For different file sizes:">
  13. <!ENTITY newer.label      "For newer local files:">
  14. <!ENTITY older.label      "For newer remote files:">
  15.  
  16. <!ENTITY lDownload.access "D">
  17. <!ENTITY lNothing.access  "N">
  18. <!ENTITY rUpload.access   "U">
  19. <!ENTITY rNothing.access  "t">
  20. <!ENTITY dDownload.access "w">
  21. <!ENTITY dUpload.access   "p">
  22. <!ENTITY dNothing.access  "h">
  23.  
  24. <!ENTITY diff.note        "Note: This diffing feature does not actually compare file content.  Rather it looks at which files are present or not present in the directories being compared and also at differing file sizes.  Timestamps are compared if the 'Keep timestamps in sync' preference is enabled.">
  25.